2 // AIColorPickerSliders.h
5 // Created by Evan Schoenberg on 9/25/05.
6 // Copyright 2005 __MyCompanyName__. All rights reserved.
9 #import <Cocoa/Cocoa.h>
11 @interface NSColorPickerSliders
:NSColorPicker
<NSColorPickingCustom
>
21 id colorProfileButton
;
25 - (void)_setupProfileUI
;
29 @interface AIColorPickerSliders
: NSColorPickerSliders
{